Skip to content

Added parallel execution for repeat and checkout commands - #24

Closed
Prashant-Kumar700 wants to merge 1 commit into
radiant-systems-lab:masterfrom
Prashant-Kumar700:parallel_repeat
Closed

Added parallel execution for repeat and checkout commands#24
Prashant-Kumar700 wants to merge 1 commit into
radiant-systems-lab:masterfrom
Prashant-Kumar700:parallel_repeat

Conversation

@Prashant-Kumar700

Copy link
Copy Markdown

No description provided.

@moazreyad
moazreyad requested a review from sranasir November 11, 2023 23:30
@Prashant-Kumar700
Prashant-Kumar700 marked this pull request as draft November 22, 2023 17:08
sciunit2.libexec.vv.which, rev, rev_repo)
p = subprocess.Popen(cmd, shell=True, cwd=self.location, stderr=PIPE)
_, err = p.communicate()
print("hi in checkout parallel"+cmd)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the debug messages

@sranasir

Copy link
Copy Markdown
Member

This PR is not valid anymore. The latest Sciunit Parallel code can be found here https://github.com/radiant-systems-lab/parallel-sciunit

@sranasir sranasir closed this Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants